home *** CD-ROM | disk | FTP | other *** search
/ Aminet 40 / Aminet 40 (2000)(Schatztruhe)[!][Dec 2000].iso / Aminet / util / blank / DPMSManager.lha / DPMSManager.readme < prev    next >
Text File  |  2000-10-02  |  4KB  |  123 lines

  1. Short:    CyberGfx/P96 DPMS energy saving manager
  2. Author:   stefan@qdev.de (Stefan Robl)
  3. Uploader: stefan@qdev.de (Stefan Robl)
  4. Version:  1.21
  5. Type:     util/blank
  6.  
  7.  
  8. Description
  9. -----------
  10.   DPMSManager is a small DPMS energy saving tool for computers
  11.   equipped with a CyberGraphics/Picasso96-supporting Gfx-Board.
  12.  
  13.   DPMSManager supports the three DPMS energy-saving methods of modern
  14.   monitors (STANDBY, SUSPEND, POWEROFF).
  15.   You can specify the delay time for each DPMS-stage.
  16.  
  17.   The main idea of DPMSManager is to have DPMS-functions in conjunction
  18.   with other screenblankers (if so, then you have to set the dpms-times
  19.   longer then the blanker times!!) or just as standalone-program which
  20.   provides the energy saving methods.
  21.  
  22.   This program is a redesign of my CGXBlanker (util/blank/CGXBlanker.lha)
  23.   and the idea for it had Paul "ExiE" Strejcek.
  24.  
  25.   Thanks, Paul for this good idea!
  26.  
  27.  
  28. ToolTypes
  29. ---------
  30.   The following tooltypes/shell parameters are supported:
  31.  
  32.   MODEID      : (optional and recommended) -> ModeID of the CGX-screenmode
  33.                 used to open for the DPMS-mode. If not specified, DPMSManager
  34.                 uses the screenmode of your WB (which then has to be run
  35.                 under CGX/P96 to allow the DPMS-functions!).
  36.                 The ModeID has to be a decimal number (you can get it with
  37.                 getModeID).
  38.  
  39.   POWEROFFKEY : <SHIFT F4> -> shortcut for immediate DPMS-PowerOff
  40.  
  41.   QUITKEY     : <SHIFT F5> -> shortcut for quitting DPMSManager
  42.  
  43.   STANBYTIME  : <seconds> to wait before stage 1 of DPMS (Standby)
  44.  
  45.   SUSPEND     : <seconds> to wait after stage 1 before activating
  46.                 stage 2 (Suspend)
  47.  
  48.   POWEROFFTIME: <seconds> to wait after stage 2 before activating
  49.                 stage 3 (PowerOff)
  50.  
  51.   NOMOUSE     : Prevents DPMSManager from powering the Monitor on again
  52.                 when the mouse is moved.
  53.  
  54.  
  55. Features
  56. --------
  57.  DPMSManager...
  58.    o supports (or better: needs) CyberGraphics or Picasso96
  59.    o is small
  60.    o is a commodity
  61.    o runs also from the shell
  62.    o supports all three stages of DPMS
  63.    o is systemfriendly designed
  64.    o is freeware
  65.  
  66.  
  67. Requirements
  68. ------------
  69.   o AmigaOS 3.x+ (tested with OS 3.5, OS 3.1)
  70.   o GfxBoard running with CyberGraphX or Picasso96 and a
  71.     Workbench/DefaultPublicScreen running in >=256 Colors
  72.     (tested with CGXV3, 1152x900x16, OpusMagellanII)
  73.  
  74.  
  75. Distribution
  76. ------------
  77.   DPMSManager is FREEWARE. I would be happy to get an eMail if you
  78.   like/use it or if you have any questions about this tool.
  79.  
  80.  
  81. History
  82. -------
  83.   V1.00:  (01.05.1999)
  84.           ** first public release **
  85.  
  86.   V1.01:  (03.05.1999)
  87.           Now you can also deactivate each DPMS-stage by putting
  88.           brackets around the time-statement (e.g. "(POWEROFFTIME=240)")
  89.           Also, you can deactive the hotkey POWEROFFKEY in the same
  90.           way. Some GFX-Cards could have problems with the POWEROFF-
  91.           stage (PicassoII(+)?).
  92.           Thanks to Helmut Wippermueller for this suggestion!
  93.  
  94.   V1.10:  (01.08.2000)
  95.           Added shell-support (same syntax as the WB ToolTypes).
  96.           Thanks to Xavier Messersmith for this idea!
  97.  
  98.   V1.11:  (20.02.2000)
  99.           Added the NOMOUSE Tooltype to prevent PowerOn when moving
  100.           the mouse.
  101.           Thanks to Efim Shuvikov for this idea!
  102.  
  103.   V1.20:  (03.03.2000)
  104.           ** second public release **
  105.           DPMSManager now blanks immediately again if another screen or
  106.           window was brought to front by another application.
  107.           Thanks to Ingo Musquinier for reporting this problem!
  108.  
  109.   V1.21:  (07.08.2000)
  110.           Removed a silly Enforcer-Hit which happened at program launch.
  111.           Reported by Michal Stochmialek. Thanks Michal!
  112.  
  113. Author
  114. ------
  115.   Stefan Robl <stefan@qdev.de>
  116.   More infos about ArtecScan, PPCjpeg, the QBox and my other Projects?
  117.  
  118.   Just visit my Homepage: http://www.qdev.de
  119.  
  120.  
  121. Have fun!
  122.  
  123.